home *** CD-ROM | disk | FTP | other *** search
/ Cine Live 69 / Cine Live 69.iso / pc / Data / Interface / e9.k < prev    next >
Encoding:
Text File  |  2003-04-30  |  22.8 KB  |  1,114 lines

  1. module oRoot1 is cBox
  2. with 
  3.     Flags is $00000142; 
  4.     release Editor:
  5.         IOWindow is {$000002DE,$00000030,$000002BF,$00000386,$00000000,$00000000,$00000000,$00000000};
  6.         LayoutWindow is {$0000003D,$0000009D,$000002AE,$000002A2,$00000000,$0000001D,$00000064,$00000000};
  7.     end;
  8.     Name is "Root"; 
  9.     Enabled is false; 
  10.     
  11.     Width is 800; Height is 600; 
  12.     
  13.     
  14.     Elements is [
  15.         oFond2,
  16.         ob13,
  17.         ob24,
  18.         ob35,
  19.         ob46,
  20.         ob57,
  21.         ob68,
  22.         ob79,
  23.         ob810,
  24.         ob911,
  25.         ob1012,
  26.         ob1113,
  27.         ob1214,
  28.         of115,
  29.         of216,
  30.         of317,
  31.         of418,
  32.         of519,
  33.         of620,
  34.         of721,
  35.         of822,
  36.         of923,
  37.         of1024,
  38.         of1125,
  39.         of1226,
  40.         oInternet27,
  41.         ol128,
  42.         oBouton_Fiche31,
  43.         oBouton_Imprimer32,
  44.         oBouton_Sommaire33,
  45.         oBouton_Photos34,
  46.         oBouton_Vid_o35,
  47.         oFiche_Technique36,
  48.         oTexte_RTF37,
  49.         ovid_o38,
  50.         oglobal39
  51.     ];
  52.     Events is [
  53.         cOffscreenEvent
  54.         with Flags is $00000004; 
  55.             Commands is [
  56.                 cPixelTool_IfSystemCommand
  57.                 with Flags is $00000004; 
  58.                     Commands is [
  59.                         cSwitchURLCommand
  60.                         with Flags is $00000004; Target is oFond2; URL is "../Images/s9m.jpg"; end,
  61.                         cDragCommand
  62.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 599; Y is 418; end,
  63.                         cGrowCommand
  64.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 192; Y is 144; end,
  65.                         cShowCommand
  66.                         with Flags is $00000004; Target is ovid_o38; end,
  67.                         cEnableCommand
  68.                         with Flags is $00000004; Target is ovid_o38; end,
  69.                         cRunCommand
  70.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end
  71.                     ];
  72.                 end,
  73.                 cPixelTool_IfSystemCommand
  74.                 with Flags is $00000004; SetMode is IsWinTest; 
  75.                     Commands is [
  76.                         cDragCommand
  77.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 599; Y is 418; end,
  78.                         cGrowCommand
  79.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 192; Y is 144; end,
  80.                         cShowCommand
  81.                         with Flags is $00000004; Target is ovid_o38; end,
  82.                         cEnableCommand
  83.                         with Flags is $00000004; Target is ovid_o38; end,
  84.                         cRunCommand
  85.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end
  86.                     ];
  87.                 end
  88.             ];
  89.         end,
  90.         cKeyboardEvent
  91.         with Test is IsSpace; 
  92.             Commands is [
  93.                 cRunCommand
  94.                 with Flags is $00000004; Target is ovid_o38; Mode is Toggle; end
  95.             ];
  96.         end,
  97.         cKeyboardEvent
  98.         with Value is "+"; 
  99.             Commands is [
  100.                 cSetVolumeCommand
  101.                 with Mode is ExecuteHigher; end
  102.             ];
  103.         end,
  104.         cKeyboardEvent
  105.         with Value is "-"; 
  106.             Commands is [
  107.                 cSetVolumeCommand
  108.                 with Flags is $00000004; Mode is ExecuteLower; end
  109.             ];
  110.         end,
  111.         cKeyboardEvent
  112.         with Value is "m"; 
  113.             Commands is [
  114.                 cRunCommand
  115.                 with Flags is $00000004; Mode is Toggle; Rewind is true; end
  116.             ];
  117.         end
  118.     ];
  119. end;
  120.  
  121. object oFond2 is cImage
  122. with 
  123.     Flags is $00000150; 
  124.     Name is "Fond"; 
  125.     Enabled is false; Cursor is oEmptyCursor; 
  126.     AdjustX is AlignToCenter; AdjustY is AlignToTop; 
  127.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  128.     
  129.     URL is "../Images/s9p.jpg"; 
  130.     
  131.     
  132.     Events is [
  133.         cOnscreenEvent
  134.         with Flags is $00000004; 
  135.             Commands is [
  136.                 cTokenCommand
  137.                 with Flags is $00000004; TokenName is "stop"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  138.             ];
  139.         end
  140.     ];
  141. end;
  142.  
  143. object ob13 is cImage
  144. with 
  145.     Name is "b1"; 
  146.     Enabled is false; Shown is false; 
  147.     X is -21; Y is 179; 
  148.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  149.     
  150.     URL is "../Images/BOUTONV2.psd"; 
  151.     Bitmapped is false; Mode is 260; 
  152.     
  153. end;
  154.  
  155. object ob24 is cImage
  156. with 
  157.     Name is "b2"; 
  158.     Enabled is false; Shown is false; 
  159.     X is -21; Y is 200; 
  160.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  161.     
  162.     URL is "../Images/BOUTONV2.psd"; 
  163.     Mode is 260; 
  164.     
  165. end;
  166.  
  167. object ob35 is cImage
  168. with 
  169.     Name is "b3"; 
  170.     Enabled is false; Shown is false; 
  171.     X is -21; Y is 228; 
  172.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  173.     
  174.     URL is "../Images/BOUTONV2.psd"; 
  175.     Mode is 260; 
  176.     
  177. end;
  178.  
  179. object ob46 is cImage
  180. with 
  181.     Name is "b4"; 
  182.     Enabled is false; Shown is false; 
  183.     X is -21; Y is 255; 
  184.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  185.     
  186.     URL is "../Images/BOUTONV2.psd"; 
  187.     Mode is 260; 
  188.     
  189. end;
  190.  
  191. object ob57 is cImage
  192. with 
  193.     Name is "b5"; 
  194.     Enabled is false; Shown is false; 
  195.     X is -21; Y is 275; 
  196.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  197.     
  198.     URL is "../Images/BOUTONV2.psd"; 
  199.     Mode is 260; 
  200.     
  201. end;
  202.  
  203. object ob68 is cImage
  204. with 
  205.     Name is "b6"; 
  206.     Enabled is false; Shown is false; 
  207.     X is -21; Y is 298; 
  208.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  209.     
  210.     URL is "../Images/BOUTONV2.psd"; 
  211.     Mode is 260; 
  212.     
  213. end;
  214.  
  215. object ob79 is cImage
  216. with 
  217.     Name is "b7"; 
  218.     Enabled is false; Shown is false; 
  219.     X is -21; Y is 325; 
  220.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  221.     
  222.     URL is "../Images/BOUTONV2.psd"; 
  223.     Mode is 260; 
  224.     
  225. end;
  226.  
  227. object ob810 is cImage
  228. with 
  229.     Name is "b8"; 
  230.     Enabled is false; Shown is false; 
  231.     X is -21; Y is 358; 
  232.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  233.     
  234.     URL is "../Images/BOUTONV2.psd"; 
  235.     Mode is 260; 
  236.     
  237. end;
  238.  
  239. object ob911 is cImage
  240. with 
  241.     Name is "b9"; 
  242.     Enabled is false; Shown is false; 
  243.     X is -21; Y is 386; 
  244.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  245.     
  246.     URL is "../Images/BOUTONV2.psd"; 
  247.     Mode is 260; 
  248.     
  249. end;
  250.  
  251. object ob1012 is cImage
  252. with 
  253.     Name is "b10"; 
  254.     Enabled is false; Shown is false; 
  255.     X is -21; Y is 414; 
  256.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  257.     
  258.     URL is "../../DATA/Images/BOUTONV2.psd"; 
  259.     Mode is 260; 
  260.     
  261. end;
  262.  
  263. object ob1113 is cImage
  264. with 
  265.     Name is "b11"; 
  266.     Enabled is false; Shown is false; 
  267.     X is -21; Y is 441; 
  268.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  269.     
  270.     URL is "../../DATA/Images/BOUTONV2.psd"; 
  271.     Mode is 260; 
  272.     
  273. end;
  274.  
  275. object ob1214 is cImage
  276. with 
  277.     Name is "b12"; 
  278.     Enabled is false; Shown is false; 
  279.     X is -21; Y is 462; 
  280.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  281.     
  282.     URL is "../../DATA/Images/BOUTONV2.psd"; 
  283.     Mode is 260; 
  284.     
  285. end;
  286.  
  287. object of115 is cBox
  288. with 
  289.     Name is "f1"; 
  290.     Cursor is oFingerCursor; 
  291.     X is -1; Y is 194; 
  292.     Width is 162; Height is 27; 
  293.     
  294.     
  295.     Events is [
  296.         cMouseEnterEvent
  297.         with Flags is $00000004; 
  298.             Commands is [
  299.                 cShowCommand
  300.                 with Flags is $00000004; Target is ob13; end
  301.             ];
  302.         end,
  303.         cMouseLeaveEvent
  304.         with Flags is $00000004; 
  305.             Commands is [
  306.                 cShowCommand
  307.                 with Flags is $00000004; Target is ob13; Mode is Clear; end
  308.             ];
  309.         end,
  310.         cMouseUpEvent
  311.         with Flags is $00000004; Flag is true; 
  312.             Commands is [
  313.                 cBrowseCommand
  314.                 with Flags is $00000004; URL is "e1.k"; end
  315.             ];
  316.         end
  317.     ];
  318. end;
  319.  
  320. object of216 is cBox
  321. with 
  322.     Name is "f2"; 
  323.     Cursor is oFingerCursor; 
  324.     Y is 217; 
  325.     Width is 160; Height is 24; 
  326.     
  327.     
  328.     Events is [
  329.         cMouseEnterEvent
  330.         with 
  331.             Commands is [
  332.                 cShowCommand
  333.                 with Target is ob24; end
  334.             ];
  335.         end,
  336.         cMouseLeaveEvent
  337.         with 
  338.             Commands is [
  339.                 cShowCommand
  340.                 with Target is ob24; Mode is Clear; end
  341.             ];
  342.         end,
  343.         cMouseUpEvent
  344.         with Flag is true; 
  345.             Commands is [
  346.                 cBrowseCommand
  347.                 with URL is "e2.k"; end
  348.             ];
  349.         end
  350.     ];
  351. end;
  352.  
  353. object of317 is cBox
  354. with 
  355.     Flags is $00000150; 
  356.     Name is "f3"; 
  357.     Cursor is oFingerCursor; 
  358.     Y is 243; 
  359.     Width is 163; Height is 29; 
  360.     
  361.     
  362.     Events is [
  363.         cMouseEnterEvent
  364.         with Flags is $00000004; 
  365.             Commands is [
  366.                 cShowCommand
  367.                 with Flags is $00000004; Target is ob35; end
  368.             ];
  369.         end,
  370.         cMouseLeaveEvent
  371.         with Flags is $00000004; 
  372.             Commands is [
  373.                 cShowCommand
  374.                 with Flags is $00000004; Target is ob35; Mode is Clear; end
  375.             ];
  376.         end,
  377.         cMouseUpEvent
  378.         with Flags is $00000004; Flag is true; 
  379.             Commands is [
  380.                 cBrowseCommand
  381.                 with Flags is $00000004; URL is "e3.k"; end
  382.             ];
  383.         end
  384.     ];
  385. end;
  386.  
  387. object of418 is cBox
  388. with 
  389.     Name is "f4"; 
  390.     Cursor is oFingerCursor; 
  391.     Y is 270; 
  392.     Width is 161; Height is 28; 
  393.     
  394.     
  395.     Events is [
  396.         cMouseEnterEvent
  397.         with 
  398.             Commands is [
  399.                 cShowCommand
  400.                 with Target is ob46; end
  401.             ];
  402.         end,
  403.         cMouseLeaveEvent
  404.         with 
  405.             Commands is [
  406.                 cShowCommand
  407.                 with Target is ob46; Mode is Clear; end
  408.             ];
  409.         end,
  410.         cMouseUpEvent
  411.         with Flag is true; 
  412.             Commands is [
  413.                 cBrowseCommand
  414.                 with URL is "e4.k"; end
  415.             ];
  416.         end
  417.     ];
  418. end;
  419.  
  420. object of519 is cBox
  421. with 
  422.     Name is "f5"; 
  423.     Cursor is oFingerCursor; 
  424.     Y is 292; 
  425.     Width is 162; Height is 26; 
  426.     
  427.     
  428.     Events is [
  429.         cMouseEnterEvent
  430.         with 
  431.             Commands is [
  432.                 cShowCommand
  433.                 with Target is ob57; end
  434.             ];
  435.         end,
  436.         cMouseLeaveEvent
  437.         with 
  438.             Commands is [
  439.                 cShowCommand
  440.                 with Target is ob57; Mode is Clear; end
  441.             ];
  442.         end,
  443.         cMouseUpEvent
  444.         with Flag is true; 
  445.             Commands is [
  446.                 cBrowseCommand
  447.                 with URL is "e5.k"; end
  448.             ];
  449.         end
  450.     ];
  451. end;
  452.  
  453. object of620 is cBox
  454. with 
  455.     Flags is $00000150; 
  456.     Name is "f6"; 
  457.     Cursor is oFingerCursor; 
  458.     Y is 314; 
  459.     Width is 161; Height is 26; 
  460.     
  461.     
  462.     Events is [
  463.         cMouseEnterEvent
  464.         with Flags is $00000004; 
  465.             Commands is [
  466.                 cShowCommand
  467.                 with Flags is $00000004; Target is ob68; end
  468.             ];
  469.         end,
  470.         cMouseLeaveEvent
  471.         with Flags is $00000004; 
  472.             Commands is [
  473.                 cShowCommand
  474.                 with Flags is $00000004; Target is ob68; Mode is Clear; end
  475.             ];
  476.         end,
  477.         cMouseUpEvent
  478.         with Flags is $00000004; Flag is true; 
  479.             Commands is [
  480.                 cBrowseCommand
  481.                 with Flags is $00000004; URL is "e6.k"; end
  482.             ];
  483.         end
  484.     ];
  485. end;
  486.  
  487. object of721 is cBox
  488. with 
  489.     Name is "f7"; 
  490.     Cursor is oFingerCursor; 
  491.     X is -1; Y is 340; 
  492.     Width is 163; Height is 28; 
  493.     
  494.     
  495.     Events is [
  496.         cMouseEnterEvent
  497.         with 
  498.             Commands is [
  499.                 cShowCommand
  500.                 with Target is ob79; end
  501.             ];
  502.         end,
  503.         cMouseLeaveEvent
  504.         with 
  505.             Commands is [
  506.                 cShowCommand
  507.                 with Target is ob79; Mode is Clear; end
  508.             ];
  509.         end,
  510.         cMouseUpEvent
  511.         with Flag is true; 
  512.             Commands is [
  513.                 cBrowseCommand
  514.                 with URL is "e7.k"; end
  515.             ];
  516.         end
  517.     ];
  518. end;
  519.  
  520. object of822 is cBox
  521. with 
  522.     Name is "f8"; 
  523.     Cursor is oFingerCursor; 
  524.     Y is 374; 
  525.     Width is 158; Height is 27; 
  526.     
  527.     
  528.     Events is [
  529.         cMouseEnterEvent
  530.         with 
  531.             Commands is [
  532.                 cShowCommand
  533.                 with Target is ob810; end
  534.             ];
  535.         end,
  536.         cMouseLeaveEvent
  537.         with 
  538.             Commands is [
  539.                 cShowCommand
  540.                 with Target is ob810; Mode is Clear; end
  541.             ];
  542.         end,
  543.         cMouseUpEvent
  544.         with Flag is true; 
  545.             Commands is [
  546.                 cBrowseCommand
  547.                 with URL is "e8.k"; end
  548.             ];
  549.         end
  550.     ];
  551. end;
  552.  
  553. object of923 is cBox
  554. with 
  555.     Flags is $00000150; 
  556.     Name is "f9"; 
  557.     Cursor is oFingerCursor; 
  558.     Y is 402; 
  559.     Width is 159; Height is 26; 
  560.     
  561.     
  562.     Events is [
  563.         cMouseEnterEvent
  564.         with Flags is $00000004; 
  565.             Commands is [
  566.                 cShowCommand
  567.                 with Flags is $00000004; Target is ob911; end
  568.             ];
  569.         end,
  570.         cMouseLeaveEvent
  571.         with Flags is $00000004; 
  572.             Commands is [
  573.                 cShowCommand
  574.                 with Flags is $00000004; Target is ob911; Mode is Clear; end
  575.             ];
  576.         end,
  577.         cMouseUpEvent
  578.         with Flags is $00000004; Flag is true; 
  579.             Commands is [
  580.                 cBrowseCommand
  581.                 with Flags is $00000004; URL is "e9.k"; end
  582.             ];
  583.         end
  584.     ];
  585. end;
  586.  
  587. object of1024 is cBox
  588. with 
  589.     Name is "f10"; 
  590.     Cursor is oFingerCursor; 
  591.     X is 1; Y is 424; 
  592.     Width is 160; Height is 37; 
  593.     
  594.     
  595.     Events is [
  596.         cMouseEnterEvent
  597.         with 
  598.             Commands is [
  599.                 cShowCommand
  600.                 with Target is ob1012; end
  601.             ];
  602.         end,
  603.         cMouseLeaveEvent
  604.         with 
  605.             Commands is [
  606.                 cShowCommand
  607.                 with Target is ob1012; Mode is Clear; end
  608.             ];
  609.         end,
  610.         cMouseUpEvent
  611.         with Flag is true; 
  612.             Commands is [
  613.                 cBrowseCommand
  614.                 with URL is "e10.k"; end
  615.             ];
  616.         end
  617.     ];
  618. end;
  619.  
  620. object of1125 is cBox
  621. with 
  622.     Flags is $00000150; 
  623.     Name is "f11"; 
  624.     Cursor is oFingerCursor; 
  625.     X is 1; Y is 455; 
  626.     Width is 162; Height is 28; 
  627.     
  628.     
  629.     Events is [
  630.         cMouseEnterEvent
  631.         with Flags is $00000004; 
  632.             Commands is [
  633.                 cShowCommand
  634.                 with Flags is $00000004; Target is ob1113; end
  635.             ];
  636.         end,
  637.         cMouseLeaveEvent
  638.         with Flags is $00000004; 
  639.             Commands is [
  640.                 cShowCommand
  641.                 with Flags is $00000004; Target is ob1113; Mode is Clear; end
  642.             ];
  643.         end,
  644.         cMouseUpEvent
  645.         with Flags is $00000004; Flag is true; 
  646.             Commands is [
  647.                 cBrowseCommand
  648.                 with Flags is $00000004; URL is "e11.k"; end
  649.             ];
  650.         end
  651.     ];
  652. end;
  653.  
  654. object of1226 is cBox
  655. with 
  656.     Flags is $00000150; 
  657.     Name is "f12"; 
  658.     Cursor is oFingerCursor; 
  659.     X is 1; Y is 479; 
  660.     Width is 162; Height is 28; 
  661.     
  662.     
  663.     Events is [
  664.         cMouseEnterEvent
  665.         with Flags is $00000004; 
  666.             Commands is [
  667.                 cShowCommand
  668.                 with Flags is $00000004; Target is ob1214; end
  669.             ];
  670.         end,
  671.         cMouseLeaveEvent
  672.         with Flags is $00000004; 
  673.             Commands is [
  674.                 cShowCommand
  675.                 with Flags is $00000004; Target is ob1214; Mode is Clear; end
  676.             ];
  677.         end,
  678.         cMouseUpEvent
  679.         with Flags is $00000004; Flag is true; 
  680.             Commands is [
  681.                 cBrowseCommand
  682.                 with Flags is $00000004; URL is "e12.k"; end
  683.             ];
  684.         end
  685.     ];
  686. end;
  687.  
  688. object oInternet27 is cBox
  689. with 
  690.     Name is "Internet"; 
  691.     Cursor is oEarthCursor; 
  692.     X is 262; Y is 521; 
  693.     Width is 88; Height is 19; 
  694.     
  695.     
  696.     Events is [
  697.         cMouseUpEvent
  698.         with Flag is true; 
  699.             Commands is [
  700.                 cLaunchCommand
  701.                 with URL is "http://www.diaphana.fr"; URLOption is GetSiteURL; Mode is ExecuteBrowser; end
  702.             ];
  703.         end
  704.     ];
  705. end;
  706.  
  707. object ol128 is cBox
  708. with 
  709.     Flags is $00000150; 
  710.     release Editor:
  711.         IOWindow is {$000000AF,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  712.     end;
  713.     Name is "l1"; 
  714.     Cursor is oFingerCursor; 
  715.     X is 261; Y is 498; 
  716.     Width is 85; Height is 19; 
  717.     
  718.     
  719.     Events is [
  720.         cMouseUpEvent
  721.         with Flags is $00000004; Flag is true; 
  722.             Commands is [
  723.                 cIfCookieCommand
  724.                 with Flags is $00000004; CookieName is "zique"; Value is "oui"; 
  725.                     Commands is [
  726.                         cTokenCommand
  727.                         with Flags is $00000004; TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  728.                     ];
  729.                 end,
  730.                 cBrowseCommand
  731.                 with Flags is $00000004; URL is "f7.k"; end
  732.             ];
  733.         end
  734.     ];
  735. end;
  736.  
  737. object oBouton_Fiche31 is cImage
  738. with 
  739.     Name is "Bouton Fiche"; 
  740.     Shown is false; Cursor is oFingerCursor; 
  741.     X is 167; Y is 573; 
  742.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  743.     
  744.     URL is "../Images/%E9cran%20fiche.jpg"; 
  745.     
  746.     
  747.     Events is [
  748.         cMouseEnterEvent
  749.         with 
  750.             Commands is [
  751.                 cShowCommand
  752.                 with Target is oTargetSelf; end
  753.             ];
  754.         end,
  755.         cMouseLeaveEvent
  756.         with 
  757.             Commands is [
  758.                 cShowCommand
  759.                 with Target is oTargetSelf; Mode is Clear; end
  760.             ];
  761.         end,
  762.         cMouseUpEvent
  763.         with Flag is true; 
  764.             Commands is [
  765.                 cShowCommand
  766.                 with Target is oFiche_Technique36; Mode is Toggle; end,
  767.                 cEnableCommand
  768.                 with Target is oFiche_Technique36; Mode is Toggle; end
  769.             ];
  770.         end
  771.     ];
  772. end;
  773.  
  774. object oBouton_Imprimer32 is cImage
  775. with 
  776.     Name is "Bouton Imprimer"; 
  777.     Shown is false; Cursor is oFingerCursor; 
  778.     X is 321; Y is 573; 
  779.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  780.     
  781.     URL is "../Images/%E9cran%20imprimer.jpg"; 
  782.     
  783.     
  784.     Events is [
  785.         cMouseEnterEvent
  786.         with 
  787.             Commands is [
  788.                 cShowCommand
  789.                 with Target is oTargetSelf; end
  790.             ];
  791.         end,
  792.         cMouseLeaveEvent
  793.         with 
  794.             Commands is [
  795.                 cShowCommand
  796.                 with Target is oTargetSelf; Mode is Clear; end
  797.             ];
  798.         end,
  799.         cMouseUpEvent
  800.         with Flag is true; 
  801.             Commands is [
  802.                 cPrintCommand
  803.                 with Target is oTexte_RTF37; end
  804.             ];
  805.         end
  806.     ];
  807. end;
  808.  
  809. object oBouton_Sommaire33 is cImage
  810. with 
  811.     Name is "Bouton Sommaire"; 
  812.     Shown is false; Cursor is oFingerCursor; 
  813.     X is 13; Y is 573; 
  814.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  815.     
  816.     URL is "../Images/%E9cran%20somm.jpg"; 
  817.     
  818.     
  819.     Events is [
  820.         cMouseEnterEvent
  821.         with 
  822.             Commands is [
  823.                 cShowCommand
  824.                 with Target is oTargetSelf; end
  825.             ];
  826.         end,
  827.         cMouseLeaveEvent
  828.         with 
  829.             Commands is [
  830.                 cShowCommand
  831.                 with Target is oTargetSelf; Mode is Clear; end
  832.             ];
  833.         end,
  834.         cMouseUpEvent
  835.         with Flag is true; 
  836.             Commands is [
  837.                 cIfCookieCommand
  838.                 with CookieName is "zique"; Value is "oui"; 
  839.                     Commands is [
  840.                         cTokenCommand
  841.                         with TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  842.                     ];
  843.                 end,
  844.                 cBrowseCommand
  845.                 with URL is "sommaire.k"; end
  846.             ];
  847.         end
  848.     ];
  849. end;
  850.  
  851. object oBouton_Photos34 is cImage
  852. with 
  853.     Flags is $00000150; 
  854.     Name is "Bouton Photos"; 
  855.     Shown is false; Cursor is oFingerCursor; 
  856.     X is 475; Y is 573; 
  857.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  858.     
  859.     URL is "../Images/%E9cran%20photo.jpg"; 
  860.     
  861.     
  862.     Events is [
  863.         cMouseEnterEvent
  864.         with Flags is $00000004; 
  865.             Commands is [
  866.                 cShowCommand
  867.                 with Flags is $00000004; Target is oTargetSelf; end
  868.             ];
  869.         end,
  870.         cMouseLeaveEvent
  871.         with Flags is $00000004; 
  872.             Commands is [
  873.                 cShowCommand
  874.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  875.             ];
  876.         end,
  877.         cMouseUpEvent
  878.         with Flags is $00000004; Flag is true; 
  879.             Commands is [
  880.                 cBrowseCommand
  881.                 with URL is "e9s.k"; end
  882.             ];
  883.         end
  884.     ];
  885. end;
  886.  
  887. object oBouton_Vid_o35 is cImage
  888. with 
  889.     Flags is $00000150; 
  890.     Name is "Bouton Vid\$E9o"; 
  891.     Shown is false; Cursor is oFingerCursor; 
  892.     X is 629; Y is 573; 
  893.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  894.     
  895.     URL is "../Images/%E9cran%20vid%E9o.jpg"; 
  896.     
  897.     
  898.     Events is [
  899.         cMouseEnterEvent
  900.         with Flags is $00000004; 
  901.             Commands is [
  902.                 cShowCommand
  903.                 with Flags is $00000004; Target is oTargetSelf; end
  904.             ];
  905.         end,
  906.         cMouseLeaveEvent
  907.         with Flags is $00000004; 
  908.             Commands is [
  909.                 cShowCommand
  910.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  911.             ];
  912.         end,
  913.         cMouseUpEvent
  914.         with Flags is $00000004; Flag is true; 
  915.             Commands is [
  916.                 cRunCommand
  917.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  918.                 cEnableCommand
  919.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  920.                 cShowCommand
  921.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  922.                 cDragCommand
  923.                 with Flags is $00000004; Target is ovid_o38; Mode is DragTo; end,
  924.                 cGrowCommand
  925.                 with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 800; Y is 600; end,
  926.                 cShowCommand
  927.                 with Flags is $00000004; Target is ovid_o38; end,
  928.                 cEnableCommand
  929.                 with Flags is $00000004; Target is ovid_o38; end,
  930.                 cRunCommand
  931.                 with Flags is $00000004; Target is ovid_o38; Rewind is true; end,
  932.                 cEnableCommand
  933.                 with Flags is $00000004; Target is oglobal39; end
  934.             ];
  935.         end
  936.     ];
  937. end;
  938.  
  939. object oFiche_Technique36 is cImage
  940. with 
  941.     Flags is $00000150; 
  942.     Name is "Fiche Technique"; 
  943.     Region is {$FFFF000A,$00010000,$01AC0188};
  944.     Enabled is false; Shown is false; Cursor is oFingerCursor; 
  945.     X is 132; Y is 41; 
  946.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  947.     
  948.     URL is "../Images/t9.jpg"; 
  949.     
  950.     
  951.     Events is [
  952.         cMouseUpEvent
  953.         with Flags is $00000004; Flag is true; 
  954.             Commands is [
  955.                 cShowCommand
  956.                 with Flags is $00000004; Target is oFiche_Technique36; Mode is Clear; end,
  957.                 cEnableCommand
  958.                 with Flags is $00000004; Target is oFiche_Technique36; Mode is Clear; end
  959.             ];
  960.         end
  961.     ];
  962. end;
  963.  
  964. object oTexte_RTF37 is cRTFText
  965. with 
  966.     Flags is $00000550; 
  967.     Name is "Texte RTF"; 
  968.     Enabled is false; Shown is false; 
  969.     Y is -160; 
  970.     AdjustWidth is GetLayoutWidth; AdjustHeight is GetDataHeight; 
  971.     
  972.     URL is "../Textes/s9.rtf"; 
  973.     
  974.     
  975. end;
  976.  
  977. object ovid_o38 is cMPEGMovie
  978. with 
  979.     Flags is $00000110; 
  980.     Name is "vid\$E9o"; 
  981.     Shown is false; Cursor is oFingerCursor; 
  982.     X is 599; Y is 418; 
  983.     Width is 192; Height is 144; 
  984.     
  985.     URL is "../Videos/s9.mpg"; 
  986.     Events is [
  987.         cMouseUpEvent
  988.         with Flags is $00000004; Flag is true; 
  989.             Commands is [
  990.                 cRunCommand
  991.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  992.                 cEnableCommand
  993.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  994.                 cShowCommand
  995.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  996.                 cDragCommand
  997.                 with Flags is $00000004; Target is ovid_o38; Mode is DragTo; end,
  998.                 cGrowCommand
  999.                 with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 800; Y is 600; end,
  1000.                 cShowCommand
  1001.                 with Flags is $00000004; Target is ovid_o38; end,
  1002.                 cEnableCommand
  1003.                 with Flags is $00000004; Target is ovid_o38; end,
  1004.                 cRunCommand
  1005.                 with Flags is $00000004; Target is ovid_o38; Rewind is true; end,
  1006.                 cEnableCommand
  1007.                 with Flags is $00000004; Target is oglobal39; end
  1008.             ];
  1009.         end,
  1010.         cFinishedEvent
  1011.         with 
  1012.             Commands is [
  1013.                 cPixelTool_IfSystemCommand
  1014.                 with Flags is $00000004; 
  1015.                     Commands is [
  1016.                         cDragCommand
  1017.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 599; Y is 418; end,
  1018.                         cGrowCommand
  1019.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 192; Y is 144; end,
  1020.                         cEnableCommand
  1021.                         with Flags is $00000004; Target is oglobal39; Mode is Clear; end,
  1022.                         cShowCommand
  1023.                         with Flags is $00000004; Target is ovid_o38; end,
  1024.                         cEnableCommand
  1025.                         with Flags is $00000004; Target is ovid_o38; end,
  1026.                         cRunCommand
  1027.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end
  1028.                     ];
  1029.                 end,
  1030.                 cPixelTool_IfSystemCommand
  1031.                 with Flags is $00000004; SetMode is IsWinTest; 
  1032.                     Commands is [
  1033.                         cDragCommand
  1034.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 599; Y is 418; end,
  1035.                         cGrowCommand
  1036.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 192; Y is 144; end,
  1037.                         cEnableCommand
  1038.                         with Flags is $00000004; Target is oglobal39; Mode is Clear; end,
  1039.                         cShowCommand
  1040.                         with Flags is $00000004; Target is ovid_o38; end,
  1041.                         cEnableCommand
  1042.                         with Flags is $00000004; Target is ovid_o38; end,
  1043.                         cRunCommand
  1044.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end
  1045.                     ];
  1046.                 end
  1047.             ];
  1048.         end
  1049.     ];
  1050. end;
  1051.  
  1052. object oglobal39 is cBox
  1053. with 
  1054.     Flags is $00000150; 
  1055.     Name is "global"; 
  1056.     Enabled is false; Shown is false; Cursor is oEmptyCursor; 
  1057.     X is 60; 
  1058.     Width is 800; Height is 600; 
  1059.     
  1060.     
  1061.     Events is [
  1062.         cMouseUpEvent
  1063.         with Flag is true; 
  1064.             Commands is [
  1065.                 cPixelTool_IfSystemCommand
  1066.                 with Flags is $00000004; 
  1067.                     Commands is [
  1068.                         cShowCommand
  1069.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1070.                         cRunCommand
  1071.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; Rewind is true; end,
  1072.                         cEnableCommand
  1073.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1074.                         cEnableCommand
  1075.                         with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
  1076.                         cDragCommand
  1077.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 599; Y is 418; end,
  1078.                         cGrowCommand
  1079.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 192; Y is 144; end,
  1080.                         cShowCommand
  1081.                         with Flags is $00000004; Target is ovid_o38; end,
  1082.                         cRunCommand
  1083.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end,
  1084.                         cEnableCommand
  1085.                         with Flags is $00000004; Target is ovid_o38; end
  1086.                     ];
  1087.                 end,
  1088.                 cPixelTool_IfSystemCommand
  1089.                 with Flags is $00000004; SetMode is IsWinTest; 
  1090.                     Commands is [
  1091.                         cShowCommand
  1092.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1093.                         cRunCommand
  1094.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; Rewind is true; end,
  1095.                         cEnableCommand
  1096.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1097.                         cEnableCommand
  1098.                         with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
  1099.                         cDragCommand
  1100.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 599; Y is 418; end,
  1101.                         cGrowCommand
  1102.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 192; Y is 144; end,
  1103.                         cShowCommand
  1104.                         with Flags is $00000004; Target is ovid_o38; end,
  1105.                         cRunCommand
  1106.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end,
  1107.                         cEnableCommand
  1108.                         with Flags is $00000004; Target is ovid_o38; end
  1109.                     ];
  1110.                 end
  1111.             ];
  1112.         end
  1113.     ];
  1114. end;